Web Annotation
https://www.w3.org/TR/annotation-model/images/intro_model.png
https://www.w3.org/annotation/
あるウェブページがあって、そのページへのアノテーションをどう見付ければいいのか、そのページのHTML中に書く仕様あったっけ?
根本的には、そのページは自身へのアノテーションの存在を知らなくていいから、ないかも知れんが、あってもいい。
Web Annotation Protocol仕様にあった。4.4 Discovery of Annotation Containers
Any resource MAY link to an Annotation Container when Annotations on the resource SHOULD be created within the referenced Container. This link is carried in an HTTP Link header and the value of the rel parameter MUST be http://www.w3.org/ns/oa#annotationService.
For HTML representations of resources, the equivalent link tag in the header of the document MAY also be used.